Class CDPProcessImpl

All Implemented Interfaces:
IPCObject, CDPProcess, Process

public class CDPProcessImpl extends ProcessImpl implements CDPProcess
Information provided by the PKI file:

    \class CdpProcess
    
    \brief CdpProcess handles the CDP process.
    
    \example network().getDevice("Router0").getProcess("CdpProcess")
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • getNeighborTable

      public CDPNeighborTable getNeighborTable()
      Information provided by the PKI file:
      
          \brief Returns the CDP neighbor table associated with this process.
          
          \return CdpNeighborTable, the CDP neighbor table associated with this process.
          
              
      Specified by:
      getNeighborTable in interface CDPProcess
      Returns:
      CDPNeighborTable Returns a CDPNeighborTable